home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / DigitalColor Meter.app / Contents / Resources / da.lproj / Labels.strings < prev   
Encoding:
Text (UTF-16)  |  2003-09-14  |  914 b   |  29 lines

  1.  
  2. RGBActualLabel1 = "R";
  3. RGBActualLabel2 = "G";
  4. RGBActualLabel3 = "B";
  5.  
  6. RGBHexLabel1    = "R";
  7. RGBHexLabel2    = "G";
  8. RGBHexLabel3    = "B";
  9.  
  10. RGBPctLabel1    = "R%";
  11. RGBPctLabel2    = "G%";
  12. RGBPctLabel3    = "B%";
  13.  
  14. CIE1931Label1    = "x";
  15. CIE1931Label2    = "y";
  16. CIE1931Label3    = "fL";
  17.  
  18. CIE1976Label1    = "u'";
  19. CIE1976Label2    = "v'";
  20. CIE1976Label3    = "fL";
  21.  
  22. CIELABLabel1    = "L*";
  23. CIELABLabel2    = "a*";
  24. CIELABLabel3    = "b*";
  25.  
  26. TristimLabel1    = "X";
  27. TristimLabel2    = "Y";
  28. TristimLabel3    = "Z";
  29.